ActiveReports 9
DoubleArray Constructor(DateTime[])

Specifies the date time data for the array.
Initializes a new instance of the DoubleArray class.
Syntax
'Declaration
 
Public Function New( _
   ByVal data() As System.Date _
)
public DoubleArray( 
   System.DateTime[] data
)

Parameters

data
Specifies the date time data for the array.
See Also

Reference

DoubleArray Class
DoubleArray Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum